home *** CD-ROM | disk | FTP | other *** search
- object NagBox: TNagBox
- Left = 242
- Top = 141
- BorderStyle = bsDialog
- Caption = 'Sorry...'
- ClientHeight = 228
- ClientWidth = 495
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 14
- object Bevel1: TBevel
- Left = 4
- Top = 4
- Width = 485
- Height = 173
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 56
- Top = 16
- Width = 399
- Height = 14
- Caption =
- 'This application will be not executed if Delphi/BCBuilder IDE is' +
- ' not running, because'
- end
- object Label4: TLabel
- Left = 16
- Top = 107
- Width = 60
- Height = 14
- Caption = 'Internet mail:'
- end
- object Label5: TLabel
- Left = 16
- Top = 127
- Width = 33
- Height = 14
- Caption = 'WWW:'
- end
- object Label7: TLabel
- Left = 92
- Top = 107
- Width = 112
- Height = 14
- Caption = 'support@argosoft.com'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- OnClick = Label7Click
- end
- object Label8: TLabel
- Left = 92
- Top = 127
- Width = 217
- Height = 14
- Caption = 'http://www.argosoft.com/delphi/register.html'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- OnClick = Label8Click
- end
- object Label9: TLabel
- Left = 16
- Top = 72
- Width = 437
- Height = 14
- Caption =
- 'To be able to run yor application properly, please refer to the ' +
- 'documentation included in the'
- end
- object Label10: TLabel
- Left = 56
- Top = 32
- Width = 417
- Height = 14
- Caption =
- ' it uses the components included in the unregistered version o' +
- 'f The Internet Mail Suite'
- end
- object Label11: TLabel
- Left = 56
- Top = 48
- Width = 132
- Height = 14
- Caption = ' by ArGo Software Design.'
- end
- object Label12: TLabel
- Left = 16
- Top = 88
- Width = 126
- Height = 14
- Caption = 'package, or contact us at:'
- end
- object Label2: TLabel
- Left = 16
- Top = 148
- Width = 21
- Height = 14
- Caption = 'Fax:'
- end
- object Label13: TLabel
- Left = 92
- Top = 148
- Width = 90
- Height = 14
- Caption = '+1 (416) 352-5054'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object OKButton: TButton
- Left = 392
- Top = 192
- Width = 75
- Height = 25
- Caption = 'OK'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- end
- end
-